Total Complexity | 118 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 406 |
Lines of code | 312 |
Logical lines of code | 161 |
Comment lines | 4 |
Methods | 9 |
Properties | 12 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
renderObject() | 36 | 31 | 61 | |
renderArray() | 38 | 26 | 54 | |
renderString() | 38 | 17 | 65 | |
renderAsHtml() | 43 | 17 | 42 | |
copySnapshot() | 53 | 11 | 22 | |
renderResource() | 50 | 7 | 25 | |
renderAsText() | 56 | 5 | 16 | |
renderVar() | 55 | 2 | 17 | |
jsonEncode() | 63 | 2 | 10 |